FileCache.this

Sets our main struct and passes it to the parent class.

  1. this(ShumateFileCache* shumateFileCache, bool ownedRef)
    class FileCache
    this
    (
    ShumateFileCache* shumateFileCache
    ,
    bool ownedRef = false
    )
  2. this(uint sizeLimit, string cacheKey, string cacheDir)

Meta